home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / softwareupdate / xdve update / xdve270iupd.lha / X-DVE2.70_Install < prev    next >
Text File  |  1997-03-26  |  337b  |  12 lines

  1. ;** X-DVE 2.70 update installation script **
  2.  
  3. If exists "X-DVE:"
  4.     Echo "*nInstallazione aggiornamento X-DVE 2.70.*n"
  5.     lhex -afw X-DVE: x X-DVE.LHA
  6.     Execute "X-DVE:Utils/InstallLibs"
  7.     Echo "*nFatto.*n*n*n"
  8. Else
  9.     Echo "*nAttenzione: X-DVE non è stato installato correttamente."
  10.     Echo "Aggiornamento fallito."
  11. EndIf
  12.